home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / distortfx / polardartboard < prev    next >
Text File  |  1999-06-15  |  749b  |  44 lines

  1. Filter Factory Plugin Information:
  2.  
  3. FILENAME: NPOLWAV.8BF
  4.  
  5. CATEGORY: 
  6. Neology
  7.  
  8. TITLE:    
  9. Polar waves
  10.  
  11. COPYRIGHT:
  12. Copyright ) 1996 Werner D. Streidt
  13. http://www.fhd-stuttgart.de/~ws01
  14.  
  15. AUTHOR:   
  16. Werner D. Streidt
  17.  
  18. Map 0: [Map 0:]
  19. Map 1: [Map 1:]
  20. Map 2: [Map 2:]
  21. Map 3: [Map 3:]
  22.  
  23. Control 0: [Angle cycle length]
  24. Control 1: [Magnitude cycle length]
  25. Control 2: [Angle amplitude]
  26. Control 3: [Magnitude amplitude]
  27. Control 4: [Control 4:]
  28. Control 5: [Control 5:]
  29. Control 6: [Control 6:]
  30. Control 7: [Control 7:]
  31.  
  32. R=
  33. rad(d+sin(m*1024/ctl(0))/(512/ctl(2)),m+sin(d*1024/ctl(1))/(512/ctl(3)),z)
  34.  
  35. G=
  36. rad(d+sin(m*1024/ctl(0))/(512/ctl(2)),m+sin(d*1024/ctl(1))/(512/ctl(3)),z)
  37.  
  38. B=
  39. rad(d+sin(m*1024/ctl(0))/(512/ctl(2)),m+sin(d*1024/ctl(1))/(512/ctl(3)),z)
  40.  
  41. A=
  42. a
  43.  
  44.